home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / electronic / rlab / !RLaB / !Run < prev    next >
Encoding:
Text File  |  1995-10-26  |  667 b   |  15 lines

  1. Set RLaB$Dir         <Obey$Dir>
  2. Set RLAB_RC0         <RLaB$Dir>.rlab_init
  3. Set RLAB_HELP_DIR    <RLaB$Dir>.help_a/i;<RLaB$Dir>.help_j/r;<RLaB$Dir>.help_s/z;<RLaB$Dir>.misc.plhelp
  4. Set RLAB_LIB_DIR     <RLaB$Dir>.rlib
  5. Set PLPLOT_LIB       <RLaB$Dir>.plfonts
  6. Set RLAB_PAGER       filer_run
  7. Set RLAB_DIR_OPENER  filer_opendir
  8. |RLAB_FILETYPE defaults to text - change this if we get a 
  9. |filetype allocated to the type defined in the boot file
  10. |(i.e. Set File$Type_110 RLaB) or grab your own type and use 
  11. |it privately
  12. Set RLAB_FILETYPE    RLaB
  13. Set RLAB_SEARCH_PATH <RLaB$Dir>.toolbox;<RLaB$Dir>.misc
  14. Taskwindow "<RLaB$Dir>.!RLaB" -wimpslot 2048k -name RLaB -display -quit
  15.